home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / include / pragmas / potgo_pragmas.h < prev    next >
C/C++ Source or Header  |  1997-09-09  |  257b  |  10 lines

  1. /* $VER: ../include/pragmas/potgo_pragmas.h 1.0 (9.8.97) */
  2. #ifndef PotgoBase_PRAGMA_H
  3. #define PotgoBase_PRAGMA_H
  4.  
  5. #pragma libcall PotgoBase AllocPotBits 6 001
  6. #pragma libcall PotgoBase FreePotBits c 001
  7. #pragma libcall PotgoBase WritePotgo 12 1002
  8.  
  9. #endif
  10.